ComponentOne ASP.NET MVC Controls
FinancialChart<T> Constructor

C1.Web.Mvc.Finance Namespace > FinancialChart<T> Class : FinancialChart<T> Constructor
The html helper
The selector
Creates one FinancialChart<T> instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper, _
   Optional ByVal selector As String _
)
public FinancialChart<T>( 
   HtmlHelper helper,
   string selector
)

Parameters

helper
The html helper
selector
The selector
See Also

Reference

FinancialChart<T> Class
FinancialChart<T> Members